SWIG本质上是个代码生成器,为C/C++程序生成到其他语言的包装代码(wrapper code),这些包装代码里会利用各语言提供的C API,将C/C++程序中的内容暴露给相应语言。
基于12个网页-相关网页
The wrapper code is available with this article (see downloads).
本文后面提供了包装器代码(见下载)。
Another alternative is to write wrapper code around the APIs that use Date.
另外一个可供选择的办法就是编写使用Date的API的包装器代码。
The next few steps build and link the wrapper code, your extension, and the McRypt library.
接下来的几个步骤是构建和链接这些包装程序代码、这个扩展以及mcrypt库。
应用推荐